/************************************************************************/
/* 4nAlbum Version 0.92 (German & English)                              */
/* for phpNUKE Version 6.5 - 7.2 (http://phpnuke.org)                   */
/* ==================================================================== */
/* By WarpSpeed (Marco Wiesler) (warpspeed@4thDimension.de) @ Nov/2oo3  */
/* http://www.warp-speed.de @ 4thDimension.de Networking                */
/* ==================================================================== */
/* Based on:                                                            */
/* MyGallery v2.79                                                      */
/* ===============                                                      */
/* Author: MarsIsHere                                                   */
/* Web: http://www.MarsIsHere.net                                       */
/* ==================================================================== */
/* This Document is NOT released under the terms of the GPL/GNU         */
/* General Public License. So you are not allowed to redistribute it    */
/* and/or modify it without written permission by the author. THANKS!   */
/************************************************************************/

Notice1:

Into your php.ini within your webserver you have to set the following values.
If it's not set, it causes errors when you create new categories and if
you upload images/media (safe_mode restriction)!
register_globals = On
safe_mode = Off
upload_max_filesize = 2M

Notice2:

You can also use this 4nAlbum version under phpNUKE Version 5.5 - 6.0,
if you search in the following two files under modules/4nAlbum/public:
displayCategory.php and displayMedia.php for "Fixed by WarpSpeed"
and then follow the there listed instructions.

Notice3:

If you want to rename the module (change directory name), then you've to
edit some *.php files by hand. This is caused by security reasons.

eCards / ePostCard

If you want to give your users the ability, to send ePostCards direct out
of the module, than take a closer look at the in eCards.zip (inside
eCards directory) included README.TXT file!

--------------------------------------------------------------------------

Hinweis1:

In der php.ini deines Webservers muessen folgende Werte gesetzt sein. Ist
dies nicht der Fall, kann es zu Problemen bei der Kategorieerstellung
und beim hochladen von Bildern/Medien kommen (safe_mode restriction)!
register_globals = On
safe_mode = Off
upload_max_filesize = 2M

Hinweis2:

Ihr koennt diese 4nAlbum Version auch unter phpNUKE Version 5.5 - 6.0
einsetzen, wenn ihr unter modules/4nAlbum/public in den beiden Dateien:
displayCategory.php und displayMedia.php nach "Fixed by WarpSpeed"
sucht und den dort aufgefuehrten Anweisungen folge leistet.

Hinweis3:

Wenn ihr das Modul umbenennen wollt, msst ihr in einigen *.php Dateien
manuelle nderungen durchfhren. Das hat Sicherheitsgrnde!

eCards / ePostCard

Wenn ihr euren Benutzern die Moeglichkeit geben wollt, die Medien des Albums
direkt aus dem Modul als ePostkarte zu versenden, dann schaut euch die in
der eCards.zip (im eCards Ordner) Datei enthaltene README.TXT Datei genau an!


warpspeed@4thDimension.de
http://www.Warp-Speed.de @ 4thDimension.de Networking